CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ga code

搜索资源列表

  1. IntermediateTurorial

    0下载:
  2. OGRE游戏引擎的中级教程的所有真正可以编译通过的源程序。VC9.0。OGRE1.6.2。DIRECTX9.0C-The OGRE game engine s intermediate turorial s code. for VC9.0,OGRE1.6.2,DirectX9.0c
  3. 所属分类:Game Engine

    • 发布日期:2017-06-12
    • 文件大小:20350430
    • 提供者:万炜
  1. genetic

    0下载:
  2. This program runs a GA. The roulette wheel method for parent selection is used here. Elitism is included. Parent selection is from the population including the elite chromosomes. The standard bit form is used here. As usual, code works in
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:11503
    • 提供者:siva
  1. improvedGA

    0下载:
  2. 改进遗传算法(GA)部分代码,仅供学习者参考-Improved genetic algorithm (GA) part of code, for learner reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1629
    • 提供者:zangtianlei
  1. GA

    0下载:
  2. 遗传算法的源代码。MATLAB下支持,省得编代码了-Genetic algorithm source code. MATLAB to support clinics to save compiled code of the
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1864
    • 提供者:andy
  1. GA

    0下载:
  2. 这个算法是遗传算法研究,遗传算法是一种较好的优化算法-this code is GA, GA is the method of sloving Optimization problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:4730
    • 提供者:liangchen
  1. ImprovedTSP

    0下载:
  2. 运用遗传算法GA解决TSP问题的C++源代码!希望能够对大家有所帮助-GA using genetic algorithms to solve TSP problem C++ source code! I hope this can help us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1109377
    • 提供者:lidan
  1. cocos2d-iphone-0.8.2.tar

    0下载:
  2. iPhone上开发游戏的cocos2d的全部源代码,非常有用,极大加快开发过程-iPhone games cocos2d developed all the source code, very useful and greatly speed up the development process
  3. 所属分类:Other Games

    • 发布日期:2017-05-26
    • 文件大小:9313185
    • 提供者:whynogo
  1. game_junqi

    0下载:
  2. 类似QQ四国军棋的源代码。 在linux下可以编译运行。 请确认安装了X11 lib 才能正常编译 -QQ Siguojunqi similar to the source code. May be compiled to run in linux. Make sure to properly install X11 lib compile
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:528982
    • 提供者:
  1. pso-svm

    10下载:
  2. 这是一个用pso优化SVM中的惩罚参数C和核参数g的MATLAB源码,简单易学-This is an optimization of SVM with the pso in the penalty parameter C and kernel parameter g of the MATLAB source code, easy to learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:1498
    • 提供者:yyifang
  1. matlab

    0下载:
  2. i need source code for JSSP using GA,PSO,hPSO and CPSO.
  3. 所属分类:File Operate

    • 发布日期:2016-11-14
    • 文件大小:4907684
    • 提供者:mohana raajan
  1. robot_motion_planning

    0下载:
  2. 这个程序使用了遗传算法来优化点对点之间的轨迹度量。-This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link (redundant) robot arm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1366405
    • 提供者:王小明
  1. GA

    0下载:
  2. genatic algorthim implementation by java language source code
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:18805
    • 提供者:rasha
  1. GA

    0下载:
  2. 基本的遗传算法源代码,特别简单实用,用C语言编写的-simple c code for Genetic Algorithm GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:157137
    • 提供者:李伟
  1. ga

    0下载:
  2. genetic code with roullet wheal
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2443
    • 提供者:reza
  1. codekole

    0下载:
  2. ga code in matlab with good method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:4541
    • 提供者:reza
  1. GA

    0下载:
  2. 基于VC++编程,实现遗传算法的代码,并实现了遗传算法对函数极值的搜索,并调用MATLAB绘图-Based on VC++ programming, genetic algorithm code, and implements a genetic algorithm to function extremum search and call MATLAB Graphics
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1028159
    • 提供者:陈伟
  1. GA-TSP.code

    0下载:
  2. GA(遗传算法)求解TSP问题,GA(遗传算法)求解TSP问题。拿来分享下。-GA for solving TSP problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2585529
    • 提供者:杨扬
  1. pso

    0下载:
  2. This an implementation of Particle Swarm Optimization algorithm using the same syntax as the Genetic Algorithm Toolbox, with some additional options specific to PSO. Allows code-reusability when trying different population-based optimization al
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4248
    • 提供者:Chris Leung
  1. SVM_tool

    0下载:
  2. 支持向量机的工具箱,自己用的,应用很方便,有使用手册,源码,中文说明。是一款很好用的软件-Support Vector Machine Toolbox, own use, the application is very accessible, user manual, source code, the Chinese statement. Is a very good software used by
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1132092
    • 提供者:jinzhenjun
  1. GA

    0下载:
  2. Genetic Algorithm sample code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2438
    • 提供者:Amir
« 1 2 3 4 5 6 78 9 10 11 12 ... 31 »
搜珍网 www.dssz.com